: PLeKOKCardiacCareCardStatusVS - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "pl-ekok-cardiac-care-card-status-vs",
"language" : "pl",
"text" : {
"status" : "extensions",
"div" : "<div xml:lang=\"pl\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"pl\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pl-ekok-cardiac-care-card-status-vs</b></p><a name=\"pl-ekok-cardiac-care-card-status-vs\"> </a><a name=\"hcpl-ekok-cardiac-care-card-status-vs\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: pl</p></div><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-request-status.html\"><code>http://hl7.org/fhir/request-status</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> version 📦4.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-draft\">draft</a></td><td>Wystawiona</td><td>The request has been created but is not yet complete or ready for action.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-active\">active</a></td><td>U realizatora</td><td>The request is in force and ready to be acted upon.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-completed\">completed</a></td><td>Zamknięta</td><td>The activity described by the request has been fully performed. No further activity will occur.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-revoked\">revoked</a></td><td>Odwołana</td><td>The request (and any implicit authorization to act) has been terminated prior to the known full completion of the intended actions. No further activity should occur.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-entered-in-error\">entered-in-error</a></td><td>Błędnie zarejestrowana</td><td>This request should never have existed and should be considered 'void'. (It is possible that real-world decisions were based on it. If real-world activity has occurred, the status should be "revoked" rather than "entered-in-error".).</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-unknown\">unknown</a></td><td>Nieznany</td><td>The authoring/source system does not know which of the status values currently applies for this request. Note: This concept is not to be used for "other" - one of the listed statuses is presumed to apply, but the authoring/source system does not know which.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-on-hold\">on-hold</a></td><td>Wstrzymana</td><td>The request (and any implicit authorization to act) has been temporarily withdrawn but is expected to resume in the future.</td></tr></table></li></ul></div>"
},
"url" : "https://ezdrowie.gov.pl/ekok/fhir/ValueSet/pl-ekok-cardiac-care-card-status-vs",
"version" : "0.4.0",
"name" : "PLeKOKCardiacCareCardStatusVS",
"title" : "PLeKOKCardiacCareCardStatusVS",
"status" : "active",
"experimental" : false,
"date" : "2026-02-16T16:15:24+01:00",
"publisher" : "CeZ",
"contact" : [
{
"name" : "CeZ",
"telecom" : [
{
"system" : "url",
"value" : "https://ezdrowie.gov.pl"
}
]
}
],
"description" : "Status karty e-KOK",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "PL",
"display" : "Poland"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/request-status",
"concept" : [
{
"code" : "draft",
"display" : "Wystawiona"
},
{
"code" : "active",
"display" : "U realizatora"
},
{
"code" : "completed",
"display" : "Zamknięta"
},
{
"code" : "revoked",
"display" : "Odwołana"
},
{
"code" : "entered-in-error",
"display" : "Błędnie zarejestrowana"
},
{
"code" : "unknown",
"display" : "Nieznany"
},
{
"code" : "on-hold",
"display" : "Wstrzymana"
}
]
}
]
}
}